From 11472765075f0cc4a9a9d3bbf71c20fd09096115 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc kop@karlpinc.com" Date: Thu, 13 Aug 2026 17:28:48 +0000 Subject: [PATCH] Adjust NON_BREC_SIGHTING_SOURCES docs for COMM_IDS.Studied --- doc/src/tables/non_brec_sighting_sources.m4 | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/doc/src/tables/non_brec_sighting_sources.m4 b/doc/src/tables/non_brec_sighting_sources.m4 index 138a871..dbfca03 100644 --- a/doc/src/tables/non_brec_sighting_sources.m4 +++ b/doc/src/tables/non_brec_sighting_sources.m4 @@ -33,10 +33,20 @@ NON_BREC_SIGHTING_SOURCES |NON_BREC_SIGHTING_SOURCES_summary| + The |NON_BREC_SIGHTING_SOURCES.Date| must be during a period when the -sighted individual was under study, on or after the individual's -|BIOGRAPHY_DATA|.\ |BIOGRAPHY_DATA.EntryDate| and on or before the -individual's |BIOGRAPHY_DATA|.\ |BIOGRAPHY_DATA.DepartDate|. +sighted individual was under study, when the community is one that was +under study. +Otherwise, the |NON_BREC_SIGHTING_SOURCES.Date| may not be before the +individual's birthdate. +This means that |NON_BREC_SIGHTING_SOURCES.Date| must be on or after +the sighted individual's -- the |NON_BREC_SIGHTING_SOURCES.AnimID|'s +-- |BIOGRAPHY_DATA|.\ |BIOGRAPHY_DATA.BirthDate|, and, if the +|NON_BREC_SIGHTING_SOURCES.CommID| is that of a |COMM_IDS|.\ +|COMM_IDS.CommID| with a |true| |COMM_IDS|.\ |COMM_IDS.Studied| value, +must also be on or after the individual's |BIOGRAPHY_DATA.EntryDate|. +And, the |NON_BREC_SIGHTING_SOURCES.Date| must be on or before the +sighted individual's |BIOGRAPHY_DATA|.\ |BIOGRAPHY_DATA.DepartDate|. .. contents:: :depth: 2 -- 2.34.1